PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getPageLabelingRanges Method
In This Topic
    getPageLabelingRanges Method
    In This Topic
    Gets the list of page labeling ranges in the PDF document.
    Syntax
    public PDFPageLabelingRangeCollection getPageLabelingRanges()

    Return Value

    The list of page labeling ranges in the document.
    See Also